-
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
[receiver/statsdreceiver] update to use generated status #21286
Conversation
Please rebase, sorry, I added the splunk distro to this receiver. |
Signed-off-by: xin.li <[email protected]>
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.
Please update the factory to use the generated Type
and Stability
consts here:
opentelemetry-collector-contrib/receiver/statsdreceiver/factory.go
Lines 20 to 21 in 96bed57
typeStr = "statsd" | |
stability = component.StabilityLevelBeta |
class: receiver | ||
stability: | ||
beta: [metrics] | ||
distributions: [contrib, splunk] |
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.
Needs another rebase, sumo
was added. Sorry for all the churn @my-git9
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.
I fixed the conflict with the github UI, lemme know if that works.
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.
This is still unresolved. sumo is added in the doc only, not here
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.
I pushed 2 more commits to get this synchronized
Description:
Link to tracking Issue:
#21213
Testing:
Documentation: