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

First draft for Go quickstart guide #530

Merged
merged 2 commits into from
Jan 9, 2024
Merged

Conversation

mariomac
Copy link
Contributor

@mariomac mariomac commented Jan 8, 2024

No description provided.

@mariomac mariomac requested a review from grafsean January 8, 2024 16:11
@mariomac mariomac requested a review from grcevski as a code owner January 8, 2024 16:11
Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

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

LGTM! Amazing!

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (77e0708) 79.36% compared to head (9db3dc3) 45.22%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #530       +/-   ##
===========================================
- Coverage   79.36%   45.22%   -34.15%     
===========================================
  Files          69       67        -2     
  Lines        5772     5597      -175     
===========================================
- Hits         4581     2531     -2050     
- Misses        970     2914     +1944     
+ Partials      221      152       -69     
Flag Coverage Δ
integration-test ?
unittests 45.22% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mariomac mariomac closed this Jan 9, 2024
@mariomac mariomac reopened this Jan 9, 2024
@mariomac mariomac merged commit 47d1cf0 into grafana:main Jan 9, 2024
9 checks passed
@mariomac mariomac deleted the quickstart-go branch January 9, 2024 09:26
```sh
export OTEL_EXPORTER_OTLP_ENDPOINT=https://otlp-gateway-prod-eu-west-0.grafana.net/otlp
export GRAFANA_CLOUD_INSTANCE_ID=123456
export GRAFANA_CLOUD_API_KEY="your api key here..."
Copy link
Member

Choose a reason for hiding this comment

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

  • we should not use API keys any more, since they are deprecated
  • the setup is easier if you use the new otel tile, which generate both the endpoint and headers

image

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Addressed: #538

@grafsean
Copy link
Contributor

@mariomac in the future would it be possible to complete a technical writing review before merging?

@mariomac
Copy link
Contributor Author

@grafsean sure! Sorry for merging it too early

@grafsean
Copy link
Contributor

@mariomac thank you 😄 not a problem! I'll share feedback in a new PR. In the meantime could we address Gregor's comment about API keys #530 (review)

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.

5 participants