Skip to content
#

observability

Here are 320 public repositories matching this topic...

netdata
mbondyra
mbondyra commented Dec 17, 2020

Tooltip for normalize by unit, change content to:

When "second" is selected: Display values as rate per second instead of using the underlying date interval.
When "minute" is selected: Display values as rate per minute instead of using the underlying date interval.

Error messages

  1. Error message on the workspace panel
    <img width="394" alt="Screenshot 2020-12-16 at 16 46 11"
dbluxo
dbluxo commented Nov 30, 2020

What happened:

Installed kube-state-metrics and the kube_state_metrics_list_total and kube_state_metrics_watch_total metrics are missing. The are needed for the predefined Prometheus alerts KubeStateMetricsListErrors and KubeStateMetricsWatchErrors.

What you expected to happen: Present kube_state_metrics_list_total and kube_state_metrics_watch_total metrics.

**How to r

sls-dev-tools
mansurpasha
mansurpasha commented May 11, 2020

Why: When opening the Event Injection modal for a particular eventBus, the tool populates each field (source, detail type, and detail) with the last values used for that eventBus. Allowing all events to be saved, similar to the command history in the terminal, will allow users to quickly test multiple events without having to type the same parameters repeatedly.

Expected Behaviour:

odin
ttymck
ttymck commented Aug 2, 2020

Describe the bug
Deploying a new job, then pulling logs via the CLI results in a panic (SIGSEGV).

To Reproduce

  1. odin deploy -f test.job.yaml
  2. odin log -i {job_id}
vagrant@vagrant:~/odin$ odin log -i dea194794589
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x40 pc=0x79c764]

goroutine

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

You can’t perform that action at this time.