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

[Cortex] Example project #238

Merged
merged 5 commits into from
Aug 18, 2020

Conversation

connorlindsey
Copy link
Contributor

This PR adds an example project to the Cortex exporter demonstrating basic usage.

It runs the following services with docker-compose:

  • a go app instrumented by the OTel Go SDK
  • Cortex
  • Grafana

Note: Metrics will not display at the moment. I accidentally was sending metrics with the timestamp in seconds instead of milliseconds. We'll file a fix for that today.

Copy link
Contributor

@jmacd jmacd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯 🥇

exporters/metric/cortex/example/config.yml Show resolved Hide resolved
exporters/metric/cortex/example/main.go Outdated Show resolved Hide resolved
@MrAlias
Copy link
Contributor

MrAlias commented Aug 18, 2020

Looks like maintainer edits is turned off here. If you can sync with master this looks ready to merge.

@MrAlias MrAlias merged commit b3e521c into open-telemetry:master Aug 18, 2020
@connorlindsey connorlindsey deleted the cortex-example-project branch August 18, 2020 18:44
@connorlindsey connorlindsey changed the title Cortex example project [Cortex] Example project Aug 19, 2020
plantfansam referenced this pull request in plantfansam/opentelemetry-go-contrib Mar 18, 2022
Jaeger exporter was replaced with stdout exporter in the example, so
update the README to reflect that. Also drop the screenshot - it's not
referenced anywhere.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants