Skip to content

Commit

Permalink
Added 2 repositories to java main MD (open-telemetry#3962)
Browse files Browse the repository at this point in the history
  • Loading branch information
asafm authored Feb 12, 2024
1 parent a36e60b commit 472a3c6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
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):
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

0 comments on commit 472a3c6

Please sign in to comment.