-
Notifications
You must be signed in to change notification settings - Fork 606
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
updated to remove directions from existing metrics. tests updated to … #1214
updated to remove directions from existing metrics. tests updated to … #1214
Conversation
|
…e_from_system_metrics
Please run build at earliest convenience. Thanks |
…e_from_system_metrics
…em_metrics' of https://github.com/fidelity/opentelemetry-python-contrib into feature/issue_1171_remove_direction_attribute_from_system_metrics
…e_from_system_metrics
venv linting doesnt show any issues now. Should be good to go |
...-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics/__init__.py
Outdated
Show resolved
Hide resolved
...-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics/__init__.py
Outdated
Show resolved
Hide resolved
...-instrumentation-system-metrics/src/opentelemetry/instrumentation/system_metrics/__init__.py
Show resolved
Hide resolved
…e_from_system_metrics
…e_from_system_metrics
…e_from_system_metrics
@lzchen I am not able to merge this. Once this passes the checks again, could you please merge this for me? |
Thanks for the help! |
I believe this should be reverted open-telemetry/opentelemetry-specification@f0c001e |
@srikanthccv |
…match
Description
Updated metrics to match the approved spec. Directions attribute moved out to be individual metrics.
Fixes # (issue)
#1171
Type of change
Please delete options that are not relevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Does This PR Require a Core Repo Change?
Checklist:
See contributing.md for styleguide, changelog guidelines, and more.