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

Provide support for Applications Metrics and Metrics Data endpoints #79

Closed
ctrombley opened this issue Jan 8, 2020 · 1 comment · Fixed by #115
Closed

Provide support for Applications Metrics and Metrics Data endpoints #79

ctrombley opened this issue Jan 8, 2020 · 1 comment · Fixed by #115
Assignees
Labels
enhancement New feature or request size:M Medium

Comments

@ctrombley
Copy link
Contributor

The client should support the applications metrics and metrics data endpoionts:

@ctrombley ctrombley added enhancement New feature or request size:M Medium labels Jan 8, 2020
@zlesnr
Copy link
Contributor

zlesnr commented Jan 28, 2020

I've got something started for this, and once I have push access I'll be able to put up a PR.

zlesnr added a commit that referenced this issue Jan 28, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
zlesnr added a commit that referenced this issue Jan 28, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
zlesnr added a commit that referenced this issue Jan 28, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
zlesnr added a commit that referenced this issue Jan 28, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
@zlesnr zlesnr self-assigned this Jan 28, 2020
zlesnr added a commit that referenced this issue Jan 28, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
zlesnr added a commit that referenced this issue Jan 28, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
zlesnr added a commit that referenced this issue Jan 28, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
zlesnr added a commit that referenced this issue Jan 29, 2020
resolves: #79

Currently there is no facility in the code to query for the application metric
names or data.  Here we take a first pass implementation for the /metrics.json
and /metrics/data.json endpoints of the APM API.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:M Medium
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants