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

Implemented metric index reading from annotation #12

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

sbylica-splunk
Copy link
Owner

Description:
Metrics annotations for metrics index

from: namespace
- key: splunk.com/metricsIndex
tag_name: com.splunk.index
from: pod

Choose a reason for hiding this comment

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

@VihasMakwana
Copy link

it looks good !

@@ -163,6 +164,8 @@ processors:
- action: insert
key: receiver
value: k8scluster
- action: delete
key: k8s.pod.start_time
Copy link
Owner Author

Choose a reason for hiding this comment

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

This one I'm not sure about. It's needed to make tests work correctly, but line 523 in functional_test.go should already fix that, so there is something weird going on somewhere. @VihasMakwana

@sbylica-splunk sbylica-splunk force-pushed the metrics_index_from_annotations branch from f8fdd94 to 960caa4 Compare December 1, 2023 09:46
@sbylica-splunk sbylica-splunk force-pushed the metrics_index_from_annotations branch 2 times, most recently from a243117 to 5979b0c Compare December 8, 2023 12:33
@sbylica-splunk sbylica-splunk force-pushed the metrics_index_from_annotations branch 2 times, most recently from ad33c26 to c30e41d Compare December 15, 2023 12:44
@sbylica-splunk sbylica-splunk force-pushed the metrics_index_from_annotations branch from 5d798f5 to 089710d Compare December 21, 2023 14:07
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.

2 participants