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

Add "micrometer-docs-generator" module #40

Merged
merged 1 commit into from
Oct 6, 2022

Conversation

ttddyy
Copy link
Contributor

@ttddyy ttddyy commented Oct 6, 2022

Add a new module "micrometer-docs-generator" which combines existing commons, metrics, and spans modules.

In this module, DocsGeneratorCommand is the entry point to execute the document generation.

By default, it generates all _metrics.adoc, _spans.adoc, and _conventions.adoc files. The command takes --metrics, --spans, --conventions optional arguments. Once these options are provided, only specified docs are generated.

Add a new module "micrometer-docs-generator" which combines existing
commons, metrics, and spans modules.

In this module, `DocsGeneratorCommand` is the entry point to execute
the document generation.

By default, it generates all `_metrics.adoc`, `_spans.adoc`, and
`_conventions.adoc` files.  The command takes `--metrics`, `--spans`,
`--conventions` optional arguments.  Once these options are provided,
only specified docs are generated.
@ttddyy ttddyy added the enhancement New feature or request label Oct 6, 2022
@ttddyy ttddyy added this to the 1.0.0-RC1 milestone Oct 6, 2022
@ttddyy ttddyy merged commit 71f9fa8 into micrometer-metrics:main Oct 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant