[
https://issues.apache.org/jira/browse/BEAM-8131?focusedWorklogId=317252&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-317252
]
ASF GitHub Bot logged work on BEAM-8131:
----------------------------------------
Author: ASF GitHub Bot
Created on: 24/Sep/19 08:12
Start Date: 24/Sep/19 08:12
Worklog Time Spent: 10m
Work Description: kamilwu commented on pull request #9482: [BEAM-8131]
Provide Kubernetes setup for Prometheus
URL: https://github.com/apache/beam/pull/9482#discussion_r327481970
##########
File path: .test-infra/metrics/docker-compose.yml
##########
@@ -86,9 +86,35 @@ services:
- DB_DBNAME=beam_metrics
- DB_DBUSERNAME=admin
- DB_DBPWD=<PGPasswordHere>
+ prometheus:
Review comment:
We use docker-compose configuration to host the full stack on local machine.
@Ardagan had provided docker-compose before (when introducing community
metrics) and I decided not to drop support for it. This is beneficial for
developers because they can use whatever tool they want for local development
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 317252)
Time Spent: 3h (was: 2h 50m)
> Provide Kubernetes setup with Prometheus
> ----------------------------------------
>
> Key: BEAM-8131
> URL: https://issues.apache.org/jira/browse/BEAM-8131
> Project: Beam
> Issue Type: Sub-task
> Components: testing
> Reporter: Kamil Wasilewski
> Assignee: Kamil Wasilewski
> Priority: Major
> Time Spent: 3h
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)