-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Commit
* feat(prometheusreciever): add target_collector config base line * implementation draft * feat(prometheusreceiver): functioning target allocator job retrieval * docs(prometheusreceiver): add changelog entry * chore(prometheusreceiver): go mod tidy * chore(prometheusreceiver): code style * chore(prometheusreceiver): fixup root go mod * Merge branch 'main' into implement_prometheus_receiver_target_allocator * fix linting * test: create tests * test: add targetallocator tests * chore: update Prometheus to 0.37.0 * fix: main drift * chore(prometheusreceiver): add targetallocator docs and changelog releaser * fix(prometheusreceiver): apply whole Promconfig instead of only discovery * fix(prometheusreceiver): only abort during validation if both scrape_config and target_allocator is missing * chore(prometheusreceiver): fix linting errors * chore: go mod tidy all * tests: fix config test * chore: do not export unnecessarily types * fix: config errors in some scenarios * fix: config resets * chore: go mod tidy * chore: go mod tidy * fix: discovery generation * tests: add test to confirm that jobs are removed and added to the discovery using the target allocator * chore: remove dev comment * chore: add mapstructure to endpoint * chore: remove io/util import * chore: go mod tidy * chore: modimpi Co-authored-by: Alex Boten <[email protected]>
- Loading branch information
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.