Thanos Query API#

With Thanos Query access, you will be able to:

  1. Access the Thanos Query Frontend UI

  2. Access the Thanos metrics programmatically using your OpenShift personal token (instructions)

Steps to follow#

To get the specific permissions needed query metrics directly from the Thanos Query API, please follow these steps:

  1. Onboard your project/group to Operate First (guide)

  2. Once your group has been onboarded, add your group to this list in a new line as:

     - kind: Group
       apiGroup: rbac.authorization.k8s.io
       name: MY_GROUP_NAME
    

    and create a PR (Pull Request). You can see an example Pull Request here

  3. After your PR is reviewed/merged, you should have access to the Thanos Query Console and API