-
Notifications
You must be signed in to change notification settings - Fork 184
feat(helm v5): Remove prometheus and telegraf receiver #4081
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
Open
jagan2221
wants to merge
44
commits into
main
Choose a base branch
from
prometheus-remove
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 1 commit
Commits
Show all changes
44 commits
Select commit
Hold shift + click to select a range
2414df0
Remove prometheus and telegraf receiver
jagan2221 8276d1b
Update prometheus.md
jagan2221 e06279a
additional removals
jagan2221 1fa35e4
MMerge branch 'prometheus-remove' of https://github.com/SumoLogic/sum…
jagan2221 2db7880
Merge branch 'main' of https://github.com/SumoLogic/sumologic-kuberne…
jagan2221 3c9571c
Update prometheus.md
jagan2221 3248db7
Update kube-prometheus.md
jagan2221 d4106fd
Delete deploy/helm/sumologic/otel-values.yaml
jagan2221 3994139
re-add prom service monitor
jagan2221 4b339d8
Merge branch 'prometheus-remove' of https://github.com/SumoLogic/sumo…
jagan2221 e1e44c1
Update servicemonitors.yaml
jagan2221 c2dce1a
re-add servicemonitor watchers
jagan2221 f54d3a9
Create basic-sumo.output.yaml
jagan2221 2e8428d
Update additional_endpoints.output.yaml
jagan2221 823a78d
Update allow_histograms.output.yaml
jagan2221 61eef35
Update basic.output.yaml
jagan2221 c47e34f
Update custom_routing_connector.output.yaml
jagan2221 a8a3836
Update debug.output.yaml
jagan2221 cce6375
Update debug_with_sumologic_mock.output.yaml
jagan2221 6e26dee
Update debug_with_sumologic_mock_http.output.yaml
jagan2221 1f80da9
Update debug_with_sumologic_mock_http_routing_connector.output.yaml
jagan2221 c3136d2
Update filtered_app_metrics.output.yaml
jagan2221 56b820f
Update basic.output.yaml
jagan2221 46f47cb
.
jagan2221 fcd3ea7
Merge branch 'prometheus-remove' of https://github.com/SumoLogic/sumo…
jagan2221 46b6307
Update custom.output.yaml
jagan2221 5bc3f0e
Update pvcpolicyenabled.output.yaml
jagan2221 339788a
Update basic.output.yaml
jagan2221 492d716
Create basic.input.yaml
jagan2221 abe3520
Create basic.output.yaml
jagan2221 a8afaa1
Create custom.input.yaml
jagan2221 744c451
Create custom.output.yaml
jagan2221 a3386e0
Update metrics_test.go
jagan2221 7e01646
Update utils.go
jagan2221 72787bf
remove prometheus IT's
jagan2221 59351f2
prettier fix
jagan2221 c4d9861
remove prom remote write tests
jagan2221 1951d64
Create 4081.changed.text
jagan2221 8e85043
Update docs/kube-prometheus.md
jagan2221 fad6d6f
Update docs/prometheus.md
jagan2221 d3ed88e
Update values.yaml
jagan2221 aed6843
md fix
jagan2221 c393b38
ci fix
jagan2221 e0bd16b
ci fix
jagan2221 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -51,5 +51,4 @@ processors: | |
| {{- end }} | ||
| - batch | ||
| receivers: | ||
| - telegraf | ||
| - otlp | ||
15 changes: 0 additions & 15 deletions
15
deploy/helm/sumologic/conf/metrics/remote-write-proxy/remote-write-proxy.conf
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
46 changes: 0 additions & 46 deletions
46
deploy/helm/sumologic/templates/metrics/prometheus/servicemonitors.yaml
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
metric.endpoints are used in telegraf receiver in metadata metrics layer , we have removed telegraf receiver, so removing this as well.