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

Add autometrics imports when calling go generate if necessary #57

Merged
merged 8 commits into from
Jun 16, 2023

Conversation

gagbo
Copy link
Member

@gagbo gagbo commented Jun 15, 2023

Description

Allows the generator to work around editors automatically removing "unused imports" on save

Checklist

  • The CHANGELOG is updated.
  • The open-telemetry example in repository works fine:
    • the docker compose file is valid
    • the application compiles and run
    • alerts are getting triggered in Prometheus
  • The prometheus example in repository works fine:
    • the docker compose file is valid
    • the application compiles and run
    • alerts are getting triggered in Prometheus
    • exemplars are accessible on the graph

@gagbo gagbo force-pushed the feat/generate_import branch from 8c18901 to b2ae097 Compare June 16, 2023 08:02
@gagbo gagbo merged commit 443215a into main Jun 16, 2023
@gagbo gagbo deleted the feat/generate_import branch June 16, 2023 13:13
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.

2 participants