Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

vector data parsing to 'counter' not exists #150

Closed
Ari-suhyeon opened this issue Sep 9, 2023 · 0 comments · Fixed by #151
Closed

vector data parsing to 'counter' not exists #150

Ari-suhyeon opened this issue Sep 9, 2023 · 0 comments · Fixed by #151
Assignees
Milestone

Comments

@Ari-suhyeon
Copy link
Contributor

vector data parsing not exists to 'counter'.
need change to 'gauge'
-> vector metric example

[{
  "name":"nginx2_connections_accepted_total",
  "tags": {
    "endpoint": "http://nginx:80/nginx_status",
    "host": "nginx:80",
    "instance": "",
    "monitor": "prometheus_center"
  },
  "timestamp": "2023-09-09T12:00:55.069Z",
  "kind": "absolute",
  "gauge": {
    "value": 51.0
  }
}]
@Ari-suhyeon Ari-suhyeon added this to the v0.0.13 milestone Sep 9, 2023
@Ari-suhyeon Ari-suhyeon self-assigned this Sep 9, 2023
@Ari-suhyeon Ari-suhyeon linked a pull request Sep 9, 2023 that will close this issue
6 tasks
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant