Skip to content
#

prometheus

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

netdata
grafana
grmat
grmat commented Sep 15, 2020

When using right Y-axis, the first (rightmost) legend label is hard to click. Only a small fraction on the left side of the label is actually clickable. Almost impossible to hit on touch devices.

I assume this is due to the negative margin of the parent item (<div class="view" ...>)

![recording](https://user-images.githubusercontent.com/12658837/93191834-46273480-f745-11ea-8eb8-3c9921a5b

wu-sheng
wu-sheng commented May 3, 2021

We have Linux monitoring, metrics collected by Prometheus and Zabbix agents. Some people in the community are asking about monitoring Windows OS, which is not very popular in service backend deployment, but still have some.
If someone new to SkyWalking or anything, want to take a reference from existing Linux monitoring and add this feature. We are welcome to accept.

devops-exercises
surister
surister commented Jan 21, 2020

This is a reminder for me or a task if anyone wants :P

imagen

Basically, The last two questions aren't really regex's questions.

To do:

  • Move said questions to correct place.
  • Add new regex questions (Python related!)?
  • Maybe add a new ## Regex section, as it is a valuable skill
thanos
Raynbag
Raynbag commented Apr 27, 2021

What happened?

alertmanager-generated secret created from alertmanagerconfig CRD is missing the global slack_api_url section causing an error in the alertmanager pod when trying to load the new config.

Did you expect to see something different?

Yeah, slack_api_url populated.

How to reproduce it (as minimally and precisely as possible):

Create alertmanagerconfig CRD using

Andrewpk
Andrewpk commented Jan 6, 2021

Is your feature request related to a problem? Please describe.
It's very easy to see ingester and ha ring status, but distributor ring status is only sort of viewable via Consul

Describe the solution you'd like
A status page that shows the distributor ring status similar to how we can currently view ingester ring status.

Describe alternatives you've considered
Currently I ta

linux运维监控工具,支持内存,cpu状态,cpu主板温度,磁盘容量及IO,硬盘smart,系统负载,网络流量,进程等监控,API接口,大屏展示,拓扑图,端口监控,docker监控,日志文件监控,数据可视化,堡垒机(跳板机),web版ssh

  • Updated May 3, 2021
  • Java
mtougeron
mtougeron commented Apr 30, 2020

It would be awesome if the metrics could include the node's topology.kubernetes.io/region & topology.kubernetes.io/zone (not sure what the non-AWS fields are called). That would help quickly identify patterns in the results. e.g., zone "a" is slower than zone "b" or that cross-zone traffic is what's causing a large spike in response times. Not sure if this is possible within the framework of this

Improve this page

Add a description, image, and links to the prometheus 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 prometheus topic, visit your repo's landing page and select "manage topics."

Learn more