cloudoperators / greenhouse-extensions

Extensions for Greenhouse, the cloud operations platform
Apache License 2.0
1 stars 2 forks source link

[opentelemetry] log parsing for ceph cluster #311

Open timojohlo opened 1 month ago

timojohlo commented 1 month ago

Context

Administrators (such as Ceph) want also to provide a custom config for OpenTelemetry Collectors. We want to provide a way for users to upload or link the necessary config values that should be included.

Acceptance Criteria

References

Kuckkuck commented 1 week ago

Ceph log parsing was added with pull request 348

Ceph parsing is active, when this condition is true:

            conditions:
              - resource.attributes["app.label.part-of"] == "ceph-cluster"