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

Rename configure_azure_monitor, add sampler and export interval to config #216

Merged
merged 5 commits into from
Jan 13, 2023

Conversation

lzchen
Copy link
Contributor

@lzchen lzchen commented Jan 12, 2023

No description provided.

@lzchen lzchen requested review from a team and jeremydvoss as code owners January 12, 2023 04:20
"""

configurations = get_configurations(**kwargs)
connection_string = configurations["connection_string"]
Copy link
Member

Choose a reason for hiding this comment

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

Why remove conn str?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We are taking advantage of passing in the whole kwargs into the exporter so no need to explicitly extract the connection string.

@lzchen lzchen merged commit 62cb576 into microsoft:main Jan 13, 2023
@lzchen lzchen deleted the configure branch January 13, 2023 20:50
@jeremydvoss jeremydvoss mentioned this pull request Jan 19, 2023
@jeremydvoss jeremydvoss mentioned this pull request Feb 22, 2023
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.

None yet

3 participants