Skip to content
#

observability

Here are 590 public repositories matching this topic...

netdata
HolgerHees
HolgerHees commented May 17, 2019

Hi,

first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.

First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there

jportner
jportner commented Mar 21, 2022

In the Unified Docs, we describe how to start the Stack with Security enabled: https://www.elastic.co/guide/en/elasticsearch/reference/8.1/configuring-stack-security.html#stack-start-with-security

However, we don't mention that Kibana will only enter interactive setup mode if it doesn't have ES hosts/credentials specified:

https://github.com/elastic/kibana/blob/fa5ccfedbda8e9dea1a6673742

good first issue Team:Security docs
pocki
pocki commented Nov 29, 2021

Requirement - what kind of business use case are you trying to solve?

Actual the windows executables (jaeger-agent.exe, jaeger-collector.exe, ...) don't have a version set. It is hard to identify the current used version and check if the actual used version is outdated.

image

Probl

help wanted good first issue
gotoing
gotoing commented Feb 15, 2022

Add a network option in creating workload

image

like rancher‘s Networking tab

image

** During workload creation, user can customize own hosts and DNS search doma

help wanted good first issue kind/design kind/feature-request
howtheysre
signoz

「低代码可视化报表」类似excel操作风格,在线拖拽完成设计!功能涵盖: 报表设计、图形报表、打印设计、大屏设计等,完全免费!秉承“简单、易用、专业”的产品理念,极大的降低报表开发难度、缩短开发周期、解决各类报表难题。

  • Updated Mar 22, 2022
  • Java
brancz
brancz commented Mar 16, 2022

The TestAggregateTopByFunction tests expect the resulting "top report" to be in a specific order, but the way the top report works it does not guarantee a consistent order. By default, the top report result should probably be sorted by descending by flat value.

$ go test -run TestAggregateTopByFunction
--- FAIL: TestAggregateTopByFunction (0.00s)
    --- FAIL: TestAggregateTopByFunctio
bug help wanted good first issue tech-debt
mx-psi
mx-psi commented Mar 22, 2022

confighttp.HTTPClientSettings.ToClient takes an id-extension map while configgrpc.HTTPServerSettings.ToServer and all the configrpc.*.To* methods take a component.Host, in all cases to support authentication.

Ideally all would be consistent by passing component.Host to all of them, although I don't want to assume this is the best solution just because it's the most used one.

cc @j

help wanted good first issue area:config auth
ThreatMapper

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