Skip to content

AWS Managed Grafana: Change grafana.ini feature toggles?

0

We're trying to change some grafana feature toggles, mainly tempoSearch and tempoBackendSearch (documented on https://grafana.com/docs/tempo/latest/getting-started/tempo-in-grafana/#find-traces-using-tempo-search). Unfortunately I can not find a way to change any grafana.ini configuration settings, let alone these specific ones.

Are we just out of luck & unable to activate tempo search in AWS-managed grafana?

asked 3 years ago1.1K views
1 Answer
1
Accepted Answer

Hello,

I understand that you want to change the grafana.ini to use the Tempo Search in Amazon Managed Grafana (AMG). Unfortunately AMG doesn't support editing the grafana.ini to enable temposearch feature at this time.

You can influence the priority by raising the request on the public roadmap page [1]. Also, according to the documentation [2], FeatureToggles in Grafana is used to enable features under development or not yet available in stable version. Please note that tempoSearch [3] is currently experimental.

Hope this helps.

[1] AMG roadmap: https://github.com/aws/amazon-managed-grafana-roadmap

[2] FeatureToggles interface: https://grafana.com/docs/grafana/latest/packages_api/data/featuretoggles/

[3] Tempo Documentation: https://grafana.com/docs/tempo/latest/getting-started/tempo-in-grafana/#tempo-search

AWS
EXPERT
answered 3 years ago
EXPERT
reviewed a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.