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

Prometheus Remote-Write receiver Alpha #37277

Open
9 tasks
dashpole opened this issue Jan 16, 2025 · 1 comment
Open
9 tasks

Prometheus Remote-Write receiver Alpha #37277

dashpole opened this issue Jan 16, 2025 · 1 comment
Assignees

Comments

@dashpole
Copy link
Contributor

Component(s)

receiver/prometheusremotewrite

Describe the issue you're reporting

  • Handle empty otel_scope_name and otel_scope_version
  • Handle Timeseries samples
  • Handle Counters
  • Handle Histograms
  • Handle Summaries (maybe too hard and could be left out for Alpha)
  • Handle Created Timestamp
  • Return number of samples and histograms ingested via response headers
  • Handle multiple timeseries with same metric name+type+unit
  • Handle target_info
@dashpole dashpole added needs triage New item requiring triage receiver/prometheusremotewrite enhancement New feature or request labels Jan 16, 2025
Copy link
Contributor

Pinging code owners for receiver/prometheusremotewrite: @dashpole @ArthurSens. See Adding Labels via Comments if you do not have permissions to add labels yourself. For example, comment '/label priority:p2 -needs-triaged' to set the priority and remove the needs-triaged label.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants