-
Notifications
You must be signed in to change notification settings - Fork 67
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
feat: Confluent Cloud OTeL metrics #457
Conversation
jcountsNR
commented
Oct 5, 2023
•
edited
Loading
edited
- To see the specific tasks where the Asana app for GitHub is being used, see below:
- https://app.asana.com/0/0/1204491417855179
@alanwest , just checking back in. I updated the wording to say OpenTelemetry instead of OTel, and I also added some pre-requisites of setting up confluent cloud and creating a cluster. |
When we tried to scrape metrics by using opentelemetryCollector, then export them to NewRelic, all go_gc_duration_seconds metrics TimeStamp stays the same with the pod starting time, have you seen the same issue? Thanks! |
@alanwest @jack-berg I made the suggested updates to the directory structure and changed the suggested authentication method to use TLS keys instead of a variable login. |
I think you are in the wrong place, this PR is only for confluent metrics. What service are you trying to scrape the metrics from? |
Co-authored-by: jack-berg <[email protected]>
* feat: confluent cloud example * fix: added more details to readme * fix: missspelling * chore: various updates * Update other-examples/collector/confluentcloud/README.md Co-authored-by: jack-berg <[email protected]> * chore: updates --------- Co-authored-by: jack-berg <[email protected]>