Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added 2 repositories to java main MD #3962

Merged
merged 6 commits into from
Feb 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions content/en/docs/languages/java/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ OpenTelemetry Java consists of the following repositories:
Provides helpful libraries and standalone OpenTelemetry-based utilities that
don't fit the express scope of the OpenTelemetry Java or Java Instrumentation
projects. For example, JMX metric gathering.
- [semantic-conventions-java](https://github.com/open-telemetry/semantic-conventions-java):
Java implementation of
[OpenTelemetry Semantic Conventions](/docs/specs/semconv/). For example,
`ResourceAttributes.SERVICE_NAME`.
- [opentelemetry-proto-java](https://github.com/open-telemetry/opentelemetry-proto-java):
asafm marked this conversation as resolved.
Show resolved Hide resolved
Java bindings for the [OpenTelemetry Protocol (OTLP)](/docs/specs/otlp/).

### Components

Expand Down
8 changes: 8 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -3487,6 +3487,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T19:37:01.211191-05:00"
},
"https://github.com/open-telemetry/opentelemetry-proto-java": {
"StatusCode": 200,
"LastSeen": "2024-02-12T10:07:03.426176991Z"
},
"https://github.com/open-telemetry/opentelemetry-proto/#maturity-level": {
"StatusCode": 200,
"LastSeen": "2024-01-18T19:37:06.679199-05:00"
Expand Down Expand Up @@ -3763,6 +3767,10 @@
"StatusCode": 200,
"LastSeen": "2024-01-30T06:01:12.185293-05:00"
},
"https://github.com/open-telemetry/semantic-conventions-java": {
"StatusCode": 200,
"LastSeen": "2024-02-12T10:07:03.116391658Z"
},
"https://github.com/open-telemetry/semantic-conventions-java/releases": {
"StatusCode": 200,
"LastSeen": "2024-01-30T15:25:06.008653-05:00"
Expand Down