Skip to content

observIQ exporter - various touchups #5376

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

Merged
merged 8 commits into from
Sep 22, 2021

Conversation

BinaryFissionGames
Copy link
Contributor

Description:
Contains a few small changes to the observiqexporter:

  • Adds support for the secret_key configuration option;
    • This may be used instead of the API key; Only one of the two (API key or secret key) may be used to authenticate.
  • Updated severity mappings between otel severities and observIQ severities
  • Added headers that identify the agent for the http request to ingest logs
  • Implemented feedback that was left on observIQ exporter - Conversion to observIQ format implementation #4113

Link to tracking Issue: N/A

Testing:

  • Added test to ensure secret key/api key headers are set based on configuration
  • Added test to ensure that both secret key and api key may not be set

Documentation:

  • Documented new secret_key parameter

@bogdandrutu bogdandrutu merged commit 56cab16 into open-telemetry:main Sep 22, 2021
hex1848 pushed a commit to hex1848/opentelemetry-collector-contrib that referenced this pull request Jun 2, 2022
* [docs] add status header for OTLP receiver

Fixes open-telemetry#5376

* add stability per signal

* Update README.md
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.

3 participants