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

Making sure there's a distinction between metrics publisher and metrics publisher's publish frequency #199

Merged

Conversation

sundargates
Copy link
Contributor

Context

One of these properties is a prefix of the other. This works when defined in properties file but it doesn't when we want the props to be expressed in another DSL such as YAML.

Checklist

  • ./gradlew build compiles code correctly
  • Added new tests where applicable
  • ./gradlew test passes all tests
  • Extended README or added javadocs where applicable
  • Added copyright headers for new files from CONTRIBUTING.md

@github-actions
Copy link

Unit Test Results

113 files  ±0  113 suites  ±0   5m 30s ⏱️ +4s
483 tests ±0  463 ✔️ ±0  20 💤 ±0  0 ±0 

Results for commit eed761a. ± Comparison against base commit 256d3cd.


@Config("mantis.metricsPublisher.config.prefix")
@Default("")
String getMetricsPublisherConfigPrefix();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed this because I couldn't find any usage for this.

@sundargates sundargates merged commit 066d211 into Netflix:master Apr 23, 2022
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.

1 participant