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

Add deprecation note to Dynatrace metrics exporter #23992

Conversation

joaopgrassi
Copy link
Member

Description:
Dynatrace has support for ingesting traces, metrics and logs via OTLP, so the custom metrics exporter is not needed anymore. This PR adds a deprecation message about it as well as other minor wording/improvements.

Link to tracking Issue:
N/A

Testing:
N/A

Documentation:
Exporter readme updated.

@arminru arminru changed the title Add deprecation note to Dynatrace exporter Add deprecation note to Dynatrace metrics exporter Jul 5, 2023
Copy link
Member

@arminru arminru left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @joaopgrassi! Please add a changelog notice to notify end-users of the deprecation

@joaopgrassi
Copy link
Member Author

@codeboten added the changelog entry!

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @joaopgrassi!

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One last request, please add a note in the go.mod as well, see

// Deprecated: jaeger exporter is deprecated and will be removed in July 2023. See https://github.com/open-telemetry/opentelemetry-specification/pull/2858 for more details.
for an example

@joaopgrassi
Copy link
Member Author

@codeboten ah thanks for the pointer, done!

We are not ready to remove it completely, so I added the similar wording as we have in the readme for now. I hope that is OK :)

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@codeboten codeboten merged commit 914fd0b into open-telemetry:main Jul 6, 2023
89 checks passed
@github-actions github-actions bot added this to the next release milestone Jul 6, 2023
@arminru arminru deleted the feat/add-deprecation-wording branch July 7, 2023 07:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants