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

influxdbexporter and influxdbreceiver: update #4277

Merged
merged 2 commits into from
Jul 21, 2021
Merged

influxdbexporter and influxdbreceiver: update #4277

merged 2 commits into from
Jul 21, 2021

Conversation

jacobmarble
Copy link
Contributor

Description:
Updates dependencies github.com/influxdata/influxdb-observability and github.com/influxdata/line-protocol. This changes the way that protobufs are handled, such that they do not need to be serialized and deserialized on every request.

The pdata package was made public here: #3104

Smaller, incremental changes are also included in this update, for example, handling untyped line protocol is more robust now.

Testing:

None.

Documentation:

The documentation for influxdbreceiver was updated to not require parameter metrics_schema

@bogdandrutu
Copy link
Member

@jacobmarble I know you were the initial contributor of this repo, but we want to have some "code owners" for this project, can you and maybe a teammate or somebody else maintain this? That mean I need you to create a PR and add to owners to the CODEOWNERS file for this module, so I can ask you folks to review initially :)

@bogdandrutu
Copy link
Member

@8none1 please review

@8none1
Copy link

8none1 commented Jul 20, 2021

@8none1 please review

Done, I think: #4284 (review)

@bogdandrutu
Copy link
Member

@8none1 nice try :) Please review this PR since you are an owner :)

@jacobmarble
Copy link
Contributor Author

(Rebased to resolve conflict)

Copy link

@8none1 8none1 left a comment

Choose a reason for hiding this comment

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

LGTM

@8none1
Copy link

8none1 commented Jul 21, 2021

I tried to review this PR yesterday, but it wouldn't let me. I expect that the CODEOWNERS changes hadn't propagated or something. Works now though.

// Options:
// - telegraf-prometheus-v1
// - telegraf-prometheus-v2
MetricsSchema string `mapstructure:"metrics_schema"`
Copy link
Member

Choose a reason for hiding this comment

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

I know we are still allowed to make breaking changes, but you could have been nicer to your users and deprecating this option first, leaving a big warning in the logs in case this is being used. And effectively remove it in a couple of releases.

@jpkrohling jpkrohling changed the title influxdbexporter and influxdbexporter: update influxdbexporter and influxdbreceiver: update Jul 21, 2021
@bogdandrutu bogdandrutu merged commit 42c995e into open-telemetry:main Jul 21, 2021
hex1848 pushed a commit to hex1848/opentelemetry-collector-contrib that referenced this pull request Jun 2, 2022
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.

4 participants