[
https://issues.apache.org/jira/browse/IGNITE-22696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17864635#comment-17864635
]
Ignite TC Bot commented on IGNITE-22696:
----------------------------------------
{panel:title=Branch: [pull/11426/head] Base: [master] : Possible Blockers
(6)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Cache 7{color} [[tests 0 Exit Code , Failure on metric
|https://ci.ignite.apache.org/viewLog.html?buildId=8305168]]
{color:#d04437}Disk Page Compressions 1{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=8305255]]
{color:#d04437}Calcite SQL{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8305183]]
* IgniteCalciteTestSuite: TableDdlIntegrationTest.alterTableLogging - Test has
low fail rate in base branch 2,5% and is not flaky
{color:#d04437}Snapshots 1{color} [[tests 1 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=8305238]]
* IgniteSnapshotTestSuite:
IgniteSnapshotMXBeanTest.testCreateSnapshot[encryption=false, onlyPrimay=true]
- Test has low fail rate in base branch 2,6% and is not flaky
{color:#d04437}Basic 4{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8305156]]
* IgniteBasicTestSuite2:
IgniteDiagnosticMessagesMultipleConnectionsTest.testTimeOutTxLock - Test has
low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/11426/head] Base: [master] : New Tests
(4)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Windows){color} [[tests
4|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}
* {color:#013220}exe:
ComputeTaskSessionTest.DistributesTaskSessionAttributeLocally - PASSED{color}
* {color:#013220}exe:
ComputeTaskSessionTest.DistributesTaskSessionAttributeRemotely - 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
> Time Spent: 10m
> 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)