Skip to content
#

metrics

In the fields of information technology and systems management, application performance management (APM) is the monitoring and management of performance and availability of software applications. APM strives to detect and diagnose complex application performance problems to maintain an expected level of service.

Here are 3,171 public repositories matching this topic...

grafana
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

CAT 作为服务端项目基础组件,提供了 Java, C/C++, Node.js, Python, Go 等多语言客户端,已经在美团点评的基础架构中间件框架(MVC框架,RPC框架,数据库框架,缓存框架等,消息队列,配置系统等)深度集成,为美团点评各业务线提供系统丰富的性能指标、健康状况、实时告警等。

  • Updated Jan 15, 2022
  • Java
datasets
ck37
ck37 commented Jan 20, 2022

Is your feature request related to a problem? Please describe.

I am uploading our dataset and models for the "Constructing interval measures" method we've developed, which uses item response theory to convert multiple discrete labels into a continuous spectrum for hate speech. Once we have this outcome our NLP models conduct regression rather than classification, so binary metrics are not r

questdb
ideoma
ideoma commented Dec 22, 2021

Describe the bug

No response

To reproduce

create table pricetable2
(ts timestamp,symbolname SYMBOL CACHE ,price Double,aggregateTradeId Long,firstTradeId Long,lastTradeId Long,buyerMaker Boolean,qty Double) 
partition by day;

Executes without error and crates table without designated timestamp partitioned by DAY

Expected Behavior

Create table query sh

signoz
prashant-shahi
prashant-shahi commented Jan 29, 2022

Is your feature request related to a problem? No.

It would be nice to have a single binary with the frontend build embedded in query-service go binary.

Describe the solution you'd like

We can use go.rice to embed the frontend build with query-service.

https://github.com/GeertJohan/go.rice

Additional context

It would help not only for getting started with SigNoz

Wikipedia
Wikipedia