Skip to content

Commit

Permalink
Merge branch 'main' into ptbr_translate_glossary
Browse files Browse the repository at this point in the history
  • Loading branch information
vitorvasc authored Oct 10, 2024
2 parents 997cbb3 + 5e2a0b4 commit 7ffd062
Show file tree
Hide file tree
Showing 19 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion content/en/blog/2024/prom-and-otel/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ endpoint. Note that
The Prometheus exporter allows you to ship data in the Prometheus format, which
is then scraped by a Prometheus server. It's used to report metrics via the
Prometheus scrape HTTP endpoint. You can learn more by trying out this
[example](https://github.com/open-telemetry/opentelemetry-go/tree/main/example/prometheus).
[example](https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/examples/prometheus).
However, the scraping won't really scale, as all the metrics are sent in a
single scrape.

Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/languages/go/examples.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: Examples
redirect: https://github.com/open-telemetry/opentelemetry-go/tree/main/example
redirect: https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/examples
manualLinkTarget: _blank
_build: { render: link }
weight: 220
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/languages/go/exporters.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ func newExporter(ctx context.Context) (metric.Reader, error) {
```

To learn more on how to use the Prometheus exporter, try the
[prometheus example](https://github.com/open-telemetry/opentelemetry-go/tree/main/example/prometheus)
[prometheus example](https://github.com/open-telemetry/opentelemetry-go-contrib/tree/main/examples/prometheus)

### OTLP logs over HTTP (Experimental)

Expand Down
2 changes: 1 addition & 1 deletion data/registry/exporter-js-instana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-04-18
package:
registry: npm
name: '@instana/opentelemetry-exporter'
version: 3.20.1
version: 3.20.2
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-aws-lambda.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ createdAt: 2021-07-08
package:
name: '@opentelemetry/instrumentation-aws-lambda'
registry: npm
version: 0.44.0
version: 0.45.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-azure-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ urls:
package:
name: '@azure/opentelemetry-instrumentation-azure-sdk'
registry: npm
version: 1.0.0-beta.6
version: 1.0.0-beta.7
createdAt: 2021-12-16
isFirstParty: true
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-express.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-express'
version: 0.42.0
version: 0.43.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-fastify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ createdAt: 2020-08-28
package:
registry: npm
name: '@opentelemetry/instrumentation-fastify'
version: 0.39.0
version: 0.40.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-pg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-pg'
version: 0.44.0
version: 0.45.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ createdAt: 2020-11-09
package:
registry: npm
name: '@opentelemetry/instrumentation-pg'
version: 0.44.0
version: 0.45.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-js-redis-4.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ createdAt: 2022-10-27
package:
registry: npm
name: '@opentelemetry/instrumentation-redis-4'
version: 0.42.0
version: 0.42.1
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-ruby-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ createdAt: 2020-11-09
package:
registry: gems
name: opentelemetry-instrumentation-all
version: 0.65.0
version: 0.66.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-ruby-aws-sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ createdAt: 2020-11-09
package:
registry: gems
name: opentelemetry-instrumentation-aws_sdk
version: 0.6.0
version: 0.7.0
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/instrumentation-ruby-que.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ createdAt: 2020-11-09
package:
registry: gems
name: opentelemetry-instrumentation-que
version: 0.8.3
version: 0.8.4
isFirstParty: false
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-alibabacloud.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-alibaba-cloud'
version: 0.29.1
version: 0.29.2
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-aws.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-aws'
version: 1.6.1
version: 1.6.2
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-container'
version: 0.4.1
version: 0.4.2
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-gcp.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-gcp'
version: 0.29.11
version: 0.29.12
2 changes: 1 addition & 1 deletion data/registry/resource-detector-js-instana.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ createdAt: 2022-12-07
package:
registry: npm
name: '@opentelemetry/resource-detector-instana'
version: 0.12.0
version: 0.13.0

0 comments on commit 7ffd062

Please sign in to comment.