We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
receiver/mongodbatlas
The receiver in poll mode runs into issues for some alerts.
Run polls against active alerts that do not fall into HOST, HOST_METRIC, and REPLICA_SET
HOST, HOST_METRIC, and REPLICA_SET
No error
{"error":"failed to split host:port : missing port in address"}
v0.64.0
OS: (e.g., "Ubuntu 20.04") Compiler(if manually compiled): (e.g., "go 14.2")
receivers: mongodbatlas: public_key: redacted private_key: redacted alerts: enabled: true mode: poll projects: - name: Project 1 include_clusters: [Cluster0, Cluster1] poll_interval: 1m
I will be working on creating a PR for this shortly
The text was updated successfully, but these errors were encountered:
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself.
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Component(s)
receiver/mongodbatlas
What happened?
Description
The receiver in poll mode runs into issues for some alerts.
Steps to Reproduce
Run polls against active alerts that do not fall into
HOST, HOST_METRIC, and REPLICA_SET
Expected Result
No error
Actual Result
Collector version
v0.64.0
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
Log output
Additional context
I will be working on creating a PR for this shortly
The text was updated successfully, but these errors were encountered: