-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Remove usage of direction
attribute
#11815
Comments
@codeboten I'm not sure several feature gates for hostmetrics receiver provides a good user experience. Maybe we should have one feature gate for all host metrics with a single documentation? Also I would like to have all of them aligned to the same release schedule. So if we cannot resolve #11816 by tomorrow's release, I would recommend adjusting it a bit (delaying the schedule for one more release). |
I will submit a PR for ^ by tomorrow |
@codeboten @dmitryax did the |
Submitted #12171 |
[exporter/signalfx] - Another place that needs updated The signalfxexporter has functionality that "translates" input metrics into output metrics, and the default translation functionality references the direction attributes. These references should be updated for the new metric format. I've created issue #12641 to track this. |
@codeboten can we slow down the adoption of the new metrics a bit? We are having troubles on Splunk Observability side to provide the backward compatibility. Can we introduce the new metrics feature-gated in silent mode for a few more releases, then start the transition in a more relaxed schedule? I believe our backend might be not the only one trying to do it gracefully. It may be good to have all the receivers ready by the start of the deprecation process so the schedule is aligned for all the receivers. I'll be back in a week and can help with this effort. |
👍🏻 sure no problem |
@dmitryax I'm happy to help push this work forward, and adjust the transition plan in whatever way makes the most sense. It sounds like it would be best if we:
Let me know if this sounds reasonable or if you have any further suggestions on the plan and how we should carry it out. |
Hi @mwear, this is exactly what I envisioned. Thanks for putting the plan together. Let's follow it |
Great. One followup question. I think the answer is yes, but I wanted to clarify. Should we remove documentation about the feature gates and transition plan from the readmes where they are currently documented as well as any existing deprecation messages? |
Yes, let's remove it for now |
Is this work impacted by: open-telemetry/opentelemetry-specification#2726. If so, should we continue with it, or wait for a resolution? |
It is indeed. Let's hold off until it's resolved |
Closing this as the resolution was to not implement anything unless the specification declares any changes. |
Follow-up to the change in specification: open-telemetry/opentelemetry-specification#2617
The following actions are needed:
[receiver/hostmetrics/diskscraper]
: removedirection
attribute #11816[receiver/hostmetrics/networkscraper]
: removedirection
attribute #11817[receiver/hostmetrics/pagingscraper]
: removedirection
attribute #11818[receiver/hostmetrics/processscraper]
: removedirection
attribute #11819[receiver/activedirectoryds]
: removedirection
attribute #12191[receiver/bigip]
: removedirection
attribute #12190[receiver/elasticsearch]
: removedirection
attribute #12189[receiver/iis]
: removedirection
attribute #12188[receiver/kubeletstats]
: removedirection
attribute #12164[receiver/memcached]
: removedirection
attribute #12165[receiver/mongodbatlas]
: removedirection
attribute #12187[receiver/nsxt]
: removedirection
attribute #12186[receiver/vcenter]
: removedirection
attribute #12185[receiver/zookeeper]
: removedirection
attribute #12184The text was updated successfully, but these errors were encountered: