Skip to content

Commit

Permalink
[#noissue] Add pinot datasource url in pinpoint banner
Browse files Browse the repository at this point in the history
  • Loading branch information
ga-ram committed Jun 5, 2024
1 parent fa7d095 commit 98cee10
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions batch/src/main/resources/batch-root.properties
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,7 @@ pinpoint.banner.configs=batch.server.env,\
spring.mail.host,\
spring.datasource.hikari.jdbc-url,\
spring.meta-datasource.hikari.jdbc-url,\
spring.pinot-datasource.pinot.jdbc-url,\
batch.flink.server,\
job.cleanup.inactive.agents,\
job.cleanup.inactive.agents.cron,\
Expand Down
1 change: 1 addition & 0 deletions web/src/main/resources/pinpoint-web-root.properties
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ pinpoint.banner.configs=spring.active.profile,\
pinpoint.zookeeper.address,\
spring.datasource.hikari.jdbc-url,\
spring.meta-datasource.hikari.jdbc-url,\
spring.pinot-datasource.pinot.jdbc-url,\
cluster.enable,\
cluster.zookeeper.address,\
cluster.zookeeper.znode_root,\
Expand Down

0 comments on commit 98cee10

Please sign in to comment.