-
Notifications
You must be signed in to change notification settings - Fork 95
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
Added Grafana Integration #1026
Merged
Merged
Conversation
This file contains 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
* Fixed deprecated stdlib env() with sys.env() Resolves #1026 * Updated Build Dependencies and Artifacts * Rebuilt
Signed-off-by: Pete Wall <[email protected]>
Signed-off-by: Pete Wall <[email protected]>
Also fix k8s-monitoring-test branch Signed-off-by: Pete Wall <[email protected]>
Signed-off-by: Pete Wall <[email protected]>
Signed-off-by: Pete Wall <[email protected]>
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.16.0 to 0.17.0. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.16.0...v0.17.0) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update KSM, Node Exporter, and OpenCost Signed-off-by: Pete Wall <[email protected]> * fix deterministic ordering of the mysql integration Signed-off-by: Pete Wall <[email protected]> --------- Signed-off-by: Pete Wall <[email protected]>
* feat: add pod storage metrics * build: make clean build * fix: tests
* Update example docs Signed-off-by: Pete Wall <[email protected]> * Update charts/k8s-monitoring/docs/examples/platforms/openshift/README.md Co-authored-by: Beverly Buchanan <[email protected]> * Fix examples Signed-off-by: Pete Wall <[email protected]> --------- Signed-off-by: Pete Wall <[email protected]> Co-authored-by: Beverly Buchanan <[email protected]>
…hart (#1046) * Move the feature charts as directories inside of the k8s-monitoring chart. Signed-off-by: Pete Wall <[email protected]> * Fix changed files and tests * remove extra subcharts that were added during a rebase Signed-off-by: Pete Wall <[email protected]> * Use local helm-schema-gen if it's available Signed-off-by: Pete Wall <[email protected]> --------- Signed-off-by: Pete Wall <[email protected]>
* Add DPM checks for control plane integration test and add a test for annotation autodiscovery Signed-off-by: Pete Wall <[email protected]> * Drop the __tmp_port label, which breaks autodiscovery deduplication Signed-off-by: Pete Wall <[email protected]> --------- Signed-off-by: Pete Wall <[email protected]>
Signed-off-by: Pete Wall <[email protected]>
Bumps [textlint](https://github.com/textlint/textlint) from 14.4.0 to 14.4.2. - [Release notes](https://github.com/textlint/textlint/releases) - [Commits](textlint/textlint@v14.4.0...v14.4.2) --- updated-dependencies: - dependency-name: textlint dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [markdownlint-cli2](https://github.com/DavidAnson/markdownlint-cli2) from 0.17.0 to 0.17.1. - [Changelog](https://github.com/DavidAnson/markdownlint-cli2/blob/main/CHANGELOG.md) - [Commits](DavidAnson/markdownlint-cli2@v0.17.0...v0.17.1) --- updated-dependencies: - dependency-name: markdownlint-cli2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
petewall
reviewed
Jan 6, 2025
charts/k8s-monitoring/charts/feature-integrations/default-allow-lists/grafana.yaml
Outdated
Show resolved
Hide resolved
charts/k8s-monitoring/charts/feature-integrations/integrations/grafana-values.yaml
Outdated
Show resolved
Hide resolved
charts/k8s-monitoring/charts/feature-integrations/integrations/grafana-values.yaml
Outdated
Show resolved
Hide resolved
petewall
approved these changes
Jan 6, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.