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

Fix a compile warning #82

Merged
merged 2 commits into from
Nov 27, 2023
Merged

Fix a compile warning #82

merged 2 commits into from
Nov 27, 2023

Conversation

23Skidoo
Copy link
Contributor

@23Skidoo 23Skidoo commented Nov 9, 2023

warning: OpentelemetryEcto.setup/1 is undefined (module OpentelemetryEcto is not available or is yet to be defined)
  lib/prima_opentelemetry_ex/instrumentation/opentelemetry_ecto.ex:22: PrimaOpentelemetryEx.Instrumentation.OpentelemetryEcto.instrument_repo/4

@23Skidoo 23Skidoo requested a review from a team as a code owner November 9, 2023 10:01
Copy link
Contributor

@cpiemontese cpiemontese left a comment

Choose a reason for hiding this comment

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

Thanks for this PR!

Did you manage to test it already?

@23Skidoo
Copy link
Contributor Author

23Skidoo commented Nov 9, 2023

Yes, I've checked that it compiles and makes the warning go away.

@MaeIsBad MaeIsBad force-pushed the fix-warning branch 2 times, most recently from 65b343c to 978a6f0 Compare November 9, 2023 13:38
@cpiemontese cpiemontese mentioned this pull request Nov 9, 2023
warning: OpentelemetryEcto.setup/1 is undefined (module OpentelemetryEcto is not available or is yet to be defined)
  lib/prima_opentelemetry_ex/instrumentation/opentelemetry_ecto.ex:22: PrimaOpentelemetryEx.Instrumentation.OpentelemetryEcto.instrument_repo/4
@cpiemontese cpiemontese merged commit c789557 into master Nov 27, 2023
3 checks passed
@cpiemontese cpiemontese deleted the fix-warning branch November 27, 2023 10:32
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