-
mondb=# \dt
List of relations
Schema | Name | Type | Owner
--------+----------------+-------+----------
public | metrics_copy | table | postgres
public | metric…
-
### Describe the bug a clear and concise description of what the bug is.
Upon trying to set `storage.tsdb.min-block-duration` using `additionalArgs` while `thanos` `objectStorageConfig ` configurat…
fniko updated
9 months ago
-
Hello!
I need to set up AD-authorization on Sentry. In the Internet on this theme I found this topic only: https://forum.sentry.io/t/how-to-set-up-to-auth-via-ms-active-directory-or-ldap/1880/5
…
-
When we query from a metrics table written by prometheus remote write:
```
select * from prometheus_tsdb_head_min_time order by greptime_timestamp;
+---------------------+---------------------+--…
-
#### Describe the bug
All my ingesters are reporting "ready", despite the fact that none of them could resolve the memberlist endpoints hence the ring is empty.
#### To Reproduce
1. Have Mimir …
-
I am trying to fix some orphaned data as per http://opentsdb.net/docs/build/html/user_guide/cli/fsck.html
However, I am facing `unknown --sync` error while running this from CLI
root@opentsdb-r…
-
### What did you do?
Run Mimir with race detection enabled.
### What did you expect to see?
No race condition.
### What did you see instead? Under which circumstances?
WARNING: DATA RAC…
-
Investigate and develop the plugin to support alerting:
http://docs.grafana.org/alerting/notifications/
[LS-294] created by tavakoli
-
X-axis scaling should be equidistant. Goal: make it easy to recognize time frames where no sensor data exists instead of "jumping over it" by using a different time interval for scaling.
Possible s…
-
### Is your proposal related to a problem?
On the Prometheus Operator project, we have implemented the ability to autoscale Prometheus shards when running Prometheus using the agent mode. This …