[
https://issues.apache.org/jira/browse/IGNITE-22696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17865904#comment-17865904
]
Ignite TC Bot commented on IGNITE-22696:
----------------------------------------
{panel:title=Branch: [pull/11426/head] Base: [master] : Possible Blockers
(8)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Disk Page Compressions 2{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=8313429]]
{color:#d04437}PDS 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8312522]]
* IgnitePdsTestSuite2: WalForCdcTest.testOnlyDataRecordWritten[mode=REPLICATED,
atomicityMode=TRANSACTIONAL] - Test has low fail rate in base branch 0,0% and
is not flaky
{color:#d04437}SPI (Discovery){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8312551]]
* IgniteSpiDiscoverySelfTestSuite: TcpDiscoverySelfTest.testFailedNodes3 - Test
has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}PDS (Compatibility){color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8312529]]
* IgniteCompatibilityBasicTestSuite:
IndexTypesCompatibilityTest.testQueryOldIndex[ver=2.15.0] - Test has low fail
rate in base branch 0,0% and is not flaky
{color:#d04437}ZooKeeper (Discovery) 1{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8312560]]
* ZookeeperDiscoverySpiTestSuite1: ZookeeperDiscoverySpiSslTest.testIgniteSsl -
Test has low fail rate in base branch 3,1% and is not flaky
{color:#d04437}Calcite SQL{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8312493]]
* IgniteCalciteTestSuite:
UnstableTopologyTest.testSelectCorrectnessOnUnstableTopology[awaitExchange=true,
idxSlowDown=true] - Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Snapshots 1{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=8313380]]
{color:#d04437}Snapshots 2{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=8313565]]
* IgniteSnapshotTestSuite2:
IgniteClusterSnapshotWalRecordTest.testClusterSnapshotRecordIsWrittenToSnapshotMetadata[encryption=true,
onlyPrimay=false] - Test has low fail rate in base branch 0,0% and is not flaky
{panel}
{panel:title=Branch: [pull/11426/head] Base: [master] : No new tests
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=8312570&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)