These 10 commits are when the Protocol Buffers files have changed:
Commit: | 911e98c | |
---|---|---|
Author: | Matthias Loibl |
Fix rebasing boolGauge
The documentation is generated from this commit.
Commit: | 0ec1af2 | |
---|---|---|
Author: | Matthias Loibl |
Continue adding native histograms support
Commit: | 9dbb502 | |
---|---|---|
Author: | Matthias Loibl | |
Committer: | Matthias Loibl |
Create an interactive editor
Commit: | 48cb2d9 | |
---|---|---|
Author: | Julien Pivotto | |
Committer: | Julien Pivotto |
Add support for a new type of indicator called "GaugeBool" GaugeBool is specifically designed for gauges that range from 0 to 1, such as the `up` or `probe_success` gauges commonly found in Prometheus ecosystems. These gauges represent the availability or success of a system and are important indicators of the overall health of the system. Signed-off-by: Julien Pivotto <roidelapluie@o11y.eu>
Commit: | 351830d | |
---|---|---|
Author: | Matthias Loibl | |
Committer: | Matthias Loibl |
Use react-query to query objectives and prometheus service
Commit: | 6dc0e36 | |
---|---|---|
Author: | Matthias Loibl |
ui: Create a duration histogram graph for latency SLOs
Commit: | 8cf9044 | |
---|---|---|
Author: | Matthias Loibl |
Bring back GetStatus time parameter after rebase
Commit: | b514730 | |
---|---|---|
Author: | Matthias Loibl | |
Committer: | Matthias Loibl |
Generate all missing API calls
Commit: | a82ae73 | |
---|---|---|
Author: | Matthias Loibl | |
Committer: | Matthias Loibl |
Add connect-web and try adding prometheus proto as dep
Commit: | 9b57101 | |
---|---|---|
Author: | Matthias Loibl | |
Committer: | Matthias Loibl |
Start adding connect-go for the API and backend API