Skip to content
#

prometheus

Here are 3,579 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

coveyliu
coveyliu commented Apr 12, 2021

Please answer these questions before submitting your issue.

  • Why do you submit this issue?
  • [√ ] Question or discussion
  • Bug
  • Requirement
  • Feature or performance improvement

Question

  • What do you want to know?
    Is there no support for python websocket

Bug

  • Which version of SkyWalking, OS, and JRE?

  • Which company or project?

  • What happened?

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
kyoto
kyoto commented Apr 15, 2021

postcss before v8.2.10 (used by the React UI) is affected by CVE-2021-23368 (see https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-23368)

Output from npm list postcss:

+-- react-scripts@3.4.4
| +-- css-loader@3.4.2
| | +-- icss-utils@4.1.1
| | | `-- postcss@7.0.35  deduped
| | +-- postcss@7.0.35
| | +-- postcss-modules-extract-imports@2.0.0
| | | `-- postcss@7.0.35  dedupe
nicks
nicks commented Sep 2, 2020

What happened?

After being fine for a couple days, Prometheus mysteriously started crashing with this error:

level=error ts=2020-09-02T15:16:55.096Z caller=query_logger.go:87 component=activeQueryTracker msg="Error opening query log file" file=/prometheus/queries.active err="open /prometheus/queries.active: permission denied"
panic: Unable to create mmap-ed active query log

goro
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 Apr 29, 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