Skip to content
This repository has been archived by the owner on Jan 22, 2021. It is now read-only.

Implement discoverability for external and custom metrics #3

Open
jsturtevant opened this issue Jul 30, 2018 · 2 comments
Open

Implement discoverability for external and custom metrics #3

jsturtevant opened this issue Jul 30, 2018 · 2 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@jsturtevant
Copy link
Collaborator

jsturtevant commented Jul 30, 2018

Implement the get all external and custom metrics interface.

@jsturtevant jsturtevant added the enhancement New feature or request label Jul 30, 2018
@jsturtevant
Copy link
Collaborator Author

this requires implementing the interface methods: ListAllExternalMetrics() and ListAllMetrics() in the /pkg/provider/provider.go file

@jsturtevant jsturtevant added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 3, 2018
@jsturtevant
Copy link
Collaborator Author

This is would require looking up all the metrics cache for external metrics and custom metrics respectively and returning them in the correct format.

@jsturtevant jsturtevant changed the title Better discoverbilty for external metrics Better discoverbilty for external and custom metrics Oct 3, 2018
@jsturtevant jsturtevant changed the title Better discoverbilty for external and custom metrics Better discoverability for external and custom metrics Oct 3, 2018
@jsturtevant jsturtevant changed the title Better discoverability for external and custom metrics Implement discoverability for external and custom metrics Oct 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant