Skip to content

Commit

Permalink
Added Elastic distributions for Java, .NET and Node (#4751)
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWert authored Jun 27, 2024
1 parent 69a9070 commit b959bc6
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/ecosystem/distributions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,3 +83,15 @@
url: https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry
docsUrl: https://learn.microsoft.com/azure/azure-monitor/app/opentelemetry-enable?tabs=python
components: [Python]
- name: Elastic Distribution for OpenTelemetry Java
url: https://github.com/elastic/elastic-otel-java
docsUrl: https://github.com/elastic/elastic-otel-java
components: [Java]
- name: Elastic Distribution for OpenTelemetry .NET
url: https://github.com/elastic/elastic-otel-dotnet
docsUrl: https://github.com/elastic/elastic-otel-dotnet
components: [.NET]
- name: Elastic Distribution for OpenTelemetry Node.js
url: https://github.com/elastic/elastic-otel-node
docsUrl: https://github.com/elastic/elastic-otel-node
components: [Node]
12 changes: 12 additions & 0 deletions static/refcache.json
Original file line number Diff line number Diff line change
Expand Up @@ -2647,6 +2647,18 @@
"StatusCode": 200,
"LastSeen": "2024-01-18T20:05:36.185289-05:00"
},
"https://github.com/elastic/elastic-otel-dotnet": {
"StatusCode": 200,
"LastSeen": "2024-06-26T13:02:09.356344196Z"
},
"https://github.com/elastic/elastic-otel-java": {
"StatusCode": 200,
"LastSeen": "2024-06-26T13:02:12.110420884Z"
},
"https://github.com/elastic/elastic-otel-node": {
"StatusCode": 200,
"LastSeen": "2024-06-26T13:02:15.527574357Z"
},
"https://github.com/ent/ent/issues/1232#issuecomment-1200405070": {
"StatusCode": 200,
"LastSeen": "2024-02-24T14:33:06.756997-08:00"
Expand Down

0 comments on commit b959bc6

Please sign in to comment.