[
https://issues.apache.org/jira/browse/IGNITE-22696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matvei Kalistratov updated IGNITE-22696:
----------------------------------------
Ignite Flags: (was: Docs Required,Release Notes Required)
> Add prometheus libs to opensensus module
> ----------------------------------------
>
> Key: IGNITE-22696
> URL: https://issues.apache.org/jira/browse/IGNITE-22696
> Project: Ignite
> Issue Type: Improvement
> Reporter: Matvei Kalistratov
> Assignee: Matvei Kalistratov
> Priority: Major
>
> For now I have to download number of jars to configure metrics in prometheus
> format for AI and point JVM_OPTS to these jar. Or build the jar by myself as
> described in
> [https://www.gridgain.com/resources/blog/setting-prometheus-apache-ignite-and-gridgain].
> Only after that it becomes possible to configure metrics using AI config.
> That's quite uncomfortable to do that running AI in container in docker or
> k8s and requires additional storage and init container to download, build and
> store these jars, change config after that and restart AI.
> Needed to add necessary libs to opensensus module to make it possible to
> configure prometheus metrics exposing from the box. It should be enough just
> to change AI config to get prometheus metrics work.
> Libs needs to be added:
> - io.prometheus simpleclient_httpserver
> - io.opencensus opencensus-exporter-stats-prometheus
--
This message was sent by Atlassian Jira
(v8.20.10#820010)