Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated the Apache Flink documentation #579

Merged

Conversation

algchoo
Copy link
Contributor

@algchoo algchoo commented Jul 6, 2023

Changes

Details

For Apache Flink, version 1.17.x the appropriate way to configure prometheus metrics is to set the following in the configuration file:

metrics.reporter.prom.factory.class: org.apache.flink.metrics.prometheus.PrometheusReporterFactory

Previously, it was this

metrics.reporter.prom.class: org.apache.flink.metrics.prometheus.PrometheusReporter

@github-actions github-actions bot requested a review from EvanSimpson July 6, 2023 17:41
integrations/flink/documentation.yaml Outdated Show resolved Hide resolved
@yqlu
Copy link
Collaborator

yqlu commented Jul 6, 2023

FYI @mtabasko for when this gets submitted, since the pipeline for exporter doc publishing isn't fully automated

@EvanSimpson EvanSimpson merged commit 2da4658 into GoogleCloudPlatform:master Jul 6, 2023
1 check passed
@mtabasko
Copy link

mtabasko commented Jul 7, 2023

Sent a CL to Evan and YQ for the docs update!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants