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 promql-to-scrape #74

Merged
merged 5 commits into from
Nov 17, 2023
Merged

add promql-to-scrape #74

merged 5 commits into from
Nov 17, 2023

Conversation

TimSimmons
Copy link
Collaborator

add basic example for scraping metrics out of the Temporal Cloud observability endpoint
and exposing a /metrics endpoint

just because im here
add basic example for scraping metrics out of the Temporal Cloud observability endpoint
and exposing a /metrics endpoint
Copy link

@njo njo left a comment

Choose a reason for hiding this comment

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

Nice 👍

)

func main() {
set := flag.NewFlagSet("promql-to-scrape", flag.ExitOnError)
Copy link

Choose a reason for hiding this comment

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

Suggestion: Could share the duplicate args between commands.

cloud/observability/promql-to-scrape/go.mod Outdated Show resolved Hide resolved
cloud/observability/promql-to-scrape/internal/server.go Outdated Show resolved Hide resolved
@TimSimmons TimSimmons merged commit 1ff2f62 into main Nov 17, 2023
5 checks passed
@TimSimmons TimSimmons deleted the timsim/promql-to-scrape branch November 17, 2023 18:51
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.

2 participants