Skip to content
#

observability

Here are 420 public repositories matching this topic...

netdata
wylieconlon
wylieconlon commented Jun 30, 2021

The Filters aggregation is not supported on rollups, and the Top values aggregation does not work on meta fields like _index the same way it works regularly. So this causes 4 places that rollups should be restricted more:

  1. No Filters bucket aggregation
    <img width="564" alt="Screen Shot 2021-06-30 at 4 48 44 PM" src="https://user-images.githubusercontent.com/666475/124029867-9b29f380-
daniel-hutao
daniel-hutao commented Apr 29, 2021

I have been asked several times whether the value filled in cc.spec.common.es.externalElasticsearchUrl requires an http prefix, but it is actually not needed, but this key is a bit confusing. I don’t know if I need an http prefix sometimes when I look at it, so I think it’s clearer to change it to externalElasticsearchUrl to externalElasticsearchHost

/kind feature-request

pyroscope
signoz
sls-dev-tools
mansurpasha
mansurpasha commented May 11, 2020

Why: When opening the Event Injection modal for a particular eventBus, the tool populates each field (source, detail type, and detail) with the last values used for that eventBus. Allowing all events to be saved, similar to the command history in the terminal, will allow users to quickly test multiple events without having to type the same parameters repeatedly.

Expected Behaviour:

Improve this page

Add a description, image, and links to the observability topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the observability topic, visit your repo's landing page and select "manage topics."

Learn more