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

[receivers/redis] Remove service_name config and type datapoint label #3808

Merged
merged 1 commit into from
Jun 22, 2021

Conversation

jrcamp
Copy link
Contributor

@jrcamp jrcamp commented Jun 18, 2021

This makes the receiver behave more like newer receivers that have been added.
service_name can be added with a processor or with resource_attributes option
in receiver_creator.

Resolves #2227

This makes the receiver behave more like newer receivers that have been added.
service_name can be added with a processor or with `resource_attributes` option
in `receiver_creator`.

Resolves #2227
@tigrannajaryan tigrannajaryan merged commit aeaae5d into open-telemetry:main Jun 22, 2021
alexperez52 referenced this pull request in open-o11y/opentelemetry-collector-contrib Aug 18, 2021
…#3808)

Signed-off-by: Bogdan Drutu <bogdandrutu@gmail.com>
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.

Remove service_name from receiver/redis
4 participants