[
https://issues.apache.org/jira/browse/IGNITE-22696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865383#comment-17865383
]
Ignite TC Bot commented on IGNITE-22696:
----------------------------------------
{panel:title=Branch: [pull/11426/head] Base: [master] : Possible Blockers
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Snapshots 1{color} [[tests 2 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=8311969]]
* IgniteSnapshotTestSuite:
IgniteSnapshotMXBeanTest.testCreateSnapshot[encryption=false, onlyPrimay=false]
- Test has low fail rate in base branch 2,6% and is not flaky
* IgniteSnapshotTestSuite:
IgniteSnapshotMXBeanTest.testCreateSnapshot[encryption=false, onlyPrimay=true]
- Test has low fail rate in base branch 2,6% and is not flaky
{panel}
{panel:title=Branch: [pull/11426/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Windows){color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=8305226]]
* {color:#013220}exe:
PartitionAwarenessTest.CachePut_AllPrimitiveTypes_RequestIsRoutedToPrimaryNode("???",2)
- PASSED{color}
* {color:#013220}exe:
PartitionAwarenessWithClusterDiscoveryTest.CachePut_AllPrimitiveTypes_RequestIsRoutedToPrimaryNode("???",2)
- PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=8305260&buildTypeId=IgniteTests24Java8_RunAll]
> 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
> Fix For: 2.17
>
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> 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)