-
Notifications
You must be signed in to change notification settings - Fork 705
feat: Updated and added examples (logs and metrics) #4559
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
Conversation
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Hi @emdneto,
So should have caught all now. The CHANGELOG test failed, so I added it to the PR to the unreleased section, but thought it was such a minor alteration that it wouldn't be needed ,so happy to remove if you like |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. one more change. I think we don't need changelog, but you've already added so it's up to you. If you want, I can add the label to skip it
Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
doh! thanks for the catch once again @emdneto :). Thats your change committed. |
Happy to work on more examples / docs in the future so if you have any in the backlog after this just let me know :) |
) * added examples * Apply suggestions from code review Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> * feat: added examples for metrics and logs * fixed spelling * Update docs/examples/metrics/reader/README.rst Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com> --------- Co-authored-by: Emídio Neto <9735060+emdneto@users.noreply.github.com>
Description
Small PR to update some of the examples we have within the docs folder.
(detailed|normal|basic)
docs/examples/logs/example.py
PeriodicExportingMetricReader
to explicitly collect metrics synchronously. This is to provide an example of the workaround for feat: Synchronous Metrics Reader and Exporter #4549Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Does This PR Require a Contrib Repo Change?
Checklist: