prometheus icon indicating copy to clipboard operation
prometheus copied to clipboard

The Prometheus monitoring system and time series database. GCP fork to export to Google Cloud Managed Service for Prometheus. Main branch is kept at parity with upstream - see branches or tags for Goo...

Results 75 prometheus issues
Sort by recently updated
recently updated
newest added

Before this change GMP fork in agent mode for 2.45.3 will write data to agent DB/WAL and rely on truncation to remove the entries. This is wasteful if no PRW...

See: https://github.com/GoogleCloudPlatform/prometheus/pull/259#discussion_r2350691932

This is a starting point for 3.5.0 fork release without the need of any work on prometheus-engine (go/gmp:fork-toil) This is to show how easier it is to sync the fork...

### To emit NaN: Clone this repo and: ``` export GCM_SECRET= go test ./google/internal/promqle2etest/... -run TestExportGCM_Staleness go test ./google/internal/promqle2etest/... -run TestExportGCM_StalenessCounter ``` Or (as a maintainer) push to this branch...

Depends on https://github.com/GoogleCloudPlatform/prometheus/pull/253