Skip to content
#

opensearch

Here are 127 public repositories matching this topic...

theodesp
theodesp commented Jun 1, 2022

Is your feature request related to a problem? Please describe.
This is a continuation ticket for zinclabs/zinc#178. Now that we have Swagger support in zinc, we would like to provide the rest of the API Docs.

Describe the solution you'd like
Provide the rest of the Swagger API Documentation by annotating the API Endpoints using https://github.com/swaggo/gin-sw

help wanted good first issue
netimate
netimate commented May 31, 2022

Describe the bug

For metric visualizations, the displayed text is not displayed/truncated at the bottom.
It only affects letters that protrude downwards like @, p, q, j, ...

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Add new visualization'
  2. Click on 'metric'
  3. Create a new metric visualization and press save
  4. Gather data (incls. values with letters that prot
bug good first issue
lukas-vlcek
lukas-vlcek commented May 5, 2022

Currently, the metrics include label cluster holding the cluster name but we should add also cluster_uuid to better support cases where metrics from multiple clusters are collected into shared storage. At this moment if multiple clusters have the same name we can not distinguish between them.

enhancement good first issue
amitgalitz
amitgalitz commented Apr 13, 2022

Is your feature request related to a problem?
This enhancement suggestion is a more specific follow up from this issue from @prpaluch: #150

Currently we provide users the ability to create a custom query for filtering data. However for unexperienced users this can provide some added confusion as they won’t be sure how to even approach such queries at times.



A suggestion was made to a

enhancement good first issue UX / UI

Improve this page

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

Learn more