Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to generate index of Prometheus in OpenSearch Dashboard? #1044

Open
Ommkwn2001 opened this issue Aug 7, 2024 · 4 comments
Open

How to generate index of Prometheus in OpenSearch Dashboard? #1044

Ommkwn2001 opened this issue Aug 7, 2024 · 4 comments
Labels
question Further information is requested

Comments

@Ommkwn2001
Copy link

Please describe the end goal of this project

how to index are create without dot and all Prometheus data are get in the index and i choose the index in the CREATE MONITOR > “Select data”…

Supporting References

I am using OpenSearch-Dashboard and Prometheus. So in the OpenSearch dashboard i connect a Prometheus with this method :

POST _plugins/_query/_datasources { "name" : "my_prometheus", "connector": "prometheus", "properties" : { "prometheus.uri" : "http://prometheus-server.default.svc.cluster.local:80" } }

Issues

So the Prometheus is connected and get data matrices in the OpenSearch dashboard and the index are also create in MANAGEMENT > INDEXE MANAGEMENT > INDEXES in this INDEXES the index name is ".ql-datasources".

So i want alerting so i go to the OPEN SEARCHE PLUGGINGS > ALERTING > MONITORS > CREATE MONITOR in this case the dashboard are open for details.

In the CREATE MONITOR dashboard the one detail is "Select data" in this data i choose the index of Prometheus but there are not any ".ql-datasources" index are available in the Select data there are no any another ". ...." dot start index name are available.

Related component

Plugins

@dblock
Copy link
Member

dblock commented Aug 7, 2024

Moving this to alerting.

@dblock dblock transferred this issue from opensearch-project/OpenSearch Aug 7, 2024
@Ommkwn2001
Copy link
Author

@dblock sorry sir, i can't understand

@dblock
Copy link
Member

dblock commented Aug 26, 2024

Can someone from this repo please take a look?

@Ommkwn2001 I am not sure this is a bug, maybe try asking on the public OpenSearch slack?

@dblock dblock added question Further information is requested and removed untriaged labels Aug 26, 2024
@dblock
Copy link
Member

dblock commented Aug 26, 2024

[Catch All Triage - 1, 2, 3, 4, 5]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants