Skip to content
#

observability

Here are 554 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

tobiasstadler
tobiasstadler commented Jan 26, 2022

Kibana version

7.16.3

APM Server version (if applicable)

No response

Elasticsearch version (if applicable)

No response

Steps to Reproduce

  • Ingest a transaction with an external span
  • Look at the external span in the Span Details view

Expected Behavior

As Backends was changed to Dependencies in #110523, should this also be named Dependency?

Also should the act

howtheysre
signoz
polyglothacker
polyglothacker commented Feb 8, 2022

Bug description

When saving retention metrics it looks like the process is allocating space for saving the data serially when OK is clicked on the dialog as it blocks for a noticeable period and you feel the application is unresponsive.

Expected behavior

Instead the space creation for data should happen asynchronously and the dialog should return immediately, or at least show a spi

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

  • Updated Feb 2, 2022
  • Java
metalmatze
metalmatze commented Feb 8, 2022

Since we have made the transition from the profile trees to the flat profiles and in the meantime deleted the Profile we're just left with the intermediate FlatProfile.
We should finalize the refactoring by renaming FlatProfile to Profile since it might not be as obvious anymore what makes it flat.

https://github.com/parca-dev/parca/blob/1b2cb213b9f227283cccb7c679fc35acc466476b/pkg/

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