Skip to content
New issue

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

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

Already on GitHub? # to your account

Extend the auto-completion endpoint to provide auto-completion suggestions for metrics #785

Closed
MariusBrill opened this issue Jun 19, 2020 · 1 comment · Fixed by #788
Closed
Assignees
Labels
area/config-server enhancement New feature or request

Comments

@MariusBrill
Copy link
Member

Currently the autocompleter does not autocomplete metrics. An autocompleter should be added which suggests key words for the metrics section.

@MariusBrill MariusBrill self-assigned this Jun 19, 2020
@mariusoe mariusoe changed the title Extend autocompleter to also autocomplete metrics. Extend the auto-completion endpoint to provide auto-completion suggestions for metrics Jun 19, 2020
@mariusoe
Copy link
Member

Especially, for metric attributes in a rule block.

Example:

inspectit:
  instrumentation:
    rules:
      'r_test':
        metrics:
          'my_metric':
            ...
            <missing autocompletion>

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
area/config-server enhancement New feature or request
Projects
None yet
2 participants