-
Notifications
You must be signed in to change notification settings - Fork 115
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrations Cleanup and Updates (#1197)
* Remove extra lines in app-o11y notes * Added namespaces property The namespaces property is already supported by the ksm helm chart, but wasn't documented in the k8s chart * Drop debug logs by default * fixed scrubTimestamp bug Ensured that only a leading or trailing space is removed when the timestamp is scrubbed * Update ts format * Documentation * Set default allow list to null * Updated Meta-Monitoring Example * Updates * Updated Tests and Rebuilt * Update charts/k8s-monitoring/charts/feature-cluster-metrics/values.yaml Co-authored-by: Pete Wall <pete.wall@grafana.com> * Fix a few things: (#1200) * Fix a few things: * Pod Logs annotations and labels * Turn off authentication for Grafana in integration tests * Fix validation messages and check for pod logs Signed-off-by: Pete Wall <pete.wall@grafana.com> * Fix test Signed-off-by: Pete Wall <pete.wall@grafana.com> --------- Signed-off-by: Pete Wall <pete.wall@grafana.com> * Added otlp-gateway as part of validation check (#1202) * Added otlp-gateway as part of validation check * updated check to use regex instead of contains * added tempo checks * Fixed metrics/logs messaging * Bump v2 version to 2.0.7 Signed-off-by: Robbie Lankford <robert.lankford@grafana.com> * Add unit tests for the new Grafana cloud validators. (#1204) utilize dig that handles undefined fields Signed-off-by: Pete Wall <pete.wall@grafana.com> * Bump v2 version to 2.0.8 Signed-off-by: Robbie Lankford <robert.lankford@grafana.com> * Update Update dependency "kepler" for Helm chart "feature-cluster-metrics" to 0.5.13 (#1194) Co-authored-by: petewall <petewall@users.noreply.github.com> * Update Update dependency "kepler" for Helm chart "k8s-monitoring-v1" to 0.5.13 (#1195) Co-authored-by: petewall <petewall@users.noreply.github.com> * add application-observability platform test (#1206) * add application-observability platform test --------- Signed-off-by: Robbie Lankford <robert.lankford@grafana.com> * Added Tempo Integration (#1168) * Initial commit for tempo integration. * Adding in tempo integration tests * Update to default allow list for metrics Don't have the default allow list currently, so blanking it out while I compile it. * Adding default metric allow list * Fix to tempo integration test * Add in tempo single binary deployment for tests * removing test values file * updating generated files * Fix to test for keep_metrics with tempo integration * Updating port name for metrics collection in tempo integration test. * updating output.yaml for tempo integration test * Test fix - port name for tempo-monolith is different than tempo distributed * Add validation for otlp destination protocol (#1212) * Add validation for otlp destination protocol Signed-off-by: Pete Wall <pete.wall@grafana.com> * Update charts/k8s-monitoring/tests/destination_validations_test.yaml Co-authored-by: Robert Lankford <rlankfo@gmail.com> * Actually test the right error message Signed-off-by: Pete Wall <pete.wall@grafana.com> --------- Signed-off-by: Pete Wall <pete.wall@grafana.com> Co-authored-by: Robert Lankford <rlankfo@gmail.com> * Actually implement proxy URL for loki destinations (#1215) Signed-off-by: Pete Wall <pete.wall@grafana.com> * Add the ability to set an additional service for the recevier (#1213) Signed-off-by: Pete Wall <pete.wall@grafana.com> * adjust default batch size for feature-application-observability (#1205) * update default batch size in feature-application-observability Signed-off-by: Robbie Lankford <robert.lankford@grafana.com> * update tests and generated files --------- Signed-off-by: Robbie Lankford <robert.lankford@grafana.com> * make build (#1216) Signed-off-by: Robbie Lankford <robert.lankford@grafana.com> * Make it possible to skip mysql logs integration (#1218) * Make it possible to skip mysql logs integration Signed-off-by: Pete Wall <pete.wall@grafana.com> * Catch more instances Signed-off-by: Pete Wall <pete.wall@grafana.com> --------- Signed-off-by: Pete Wall <pete.wall@grafana.com> * Fix Pod log annotation and label assignment (#1222) Signed-off-by: Pete Wall <pete.wall@grafana.com> * Bump versions to 1.6.24 and 2.0.9 Signed-off-by: Pete Wall <pete.wall@grafana.com> * Updates * Fixed integration bug not merging booleans * WIP * Fixed Deep Copy / Merge of Loki Values and added Tests * Fixed Deep Copy / Merge of Mimir Values and added Tests * Fixed Deep Copy / Merge of Grafana Values and added Tests * Fixed Deep Copy / Merge of Tempo Values and added Tests * Rebuilt * Fix a few things: (#1200) * Fix a few things: * Pod Logs annotations and labels * Turn off authentication for Grafana in integration tests * Fix validation messages and check for pod logs Signed-off-by: Pete Wall <pete.wall@grafana.com> * Fix test Signed-off-by: Pete Wall <pete.wall@grafana.com> --------- Signed-off-by: Pete Wall <pete.wall@grafana.com> * Only run these workflows on weekday mornings Signed-off-by: Pete Wall <pete.wall@grafana.com> * Updated Tests and Rebuilt * Rebuilt * Rebuilt * Fixed Tests --------- Signed-off-by: Pete Wall <pete.wall@grafana.com> Signed-off-by: Robbie Lankford <robert.lankford@grafana.com> Co-authored-by: Pete Wall <pete.wall@grafana.com> Co-authored-by: Robbie Lankford <robert.lankford@grafana.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: petewall <petewall@users.noreply.github.com> Co-authored-by: Robert Lankford <rlankfo@gmail.com> Co-authored-by: Sheldon Jackson <5133739+Imshelledin21@users.noreply.github.com>
- Loading branch information
1 parent
f13f348
commit 2bd0c7c
Showing
55 changed files
with
691 additions
and
234 deletions.
There are no files selected for viewing
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Oops, something went wrong.