The Wayback Machine - https://web.archive.org/web/20210628193054/https://github.com/topics/observability
Skip to content
#

observability

Here are 416 public repositories matching this topic...

netdata
BFergerson
BFergerson commented May 30, 2021

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • Question or discussion

Question

I'm able to send traces via TLS but when I try to send logs, I get the following exception:

ERROR 2021-05-30 22:21:59:387 grpc-default-executor-1 GRPCLogReportServiceClient : Try to send 1 log data to collector, with unexpected exception.
org.a
shahzad31
shahzad31 commented Jun 23, 2021

When user choose date histogram function for x-xis column, we should auto populate the field with index pattern default time field.

it will save user lots of clicks

Lens already does it when we drag field into main view, it also doesn't do it if we drag field into column in layer view

![image](https://user-images.githubusercontent.com/3505601/123105411-1590cb80-d438-11eb-873b-d49259e66d

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:

regexrowboat
regexrowboat commented Nov 1, 2016

Currently, JavaScript SDK logs status code 0 when the connection between the client and server cannot be resolved. This makes diagnosing network errors very difficult, as there are many different problems that can cause 0 status code in failing dependency calls.

The proposal is to log status code information that indicates whether a network error occurred and what type.

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