Skip to content

docs: Issue with "First steps with Prometheus" #3032

Description

@colinpaicemq

Page: https://prometheus.io/docs/introduction/first_steps/

Describe the issue:
My overall goal is to capture Opentelemetry data and display it. I'm an experienced mainframe person, but have only just started using prometheus.

I've been through the getting started, and I'm stuck on what next. I'm looking for the step after getting started.
From status -> health I believe I have connected opentelemetry to Prometheus both running in docker, but I do not know if any data is flowing

It would be good if you could provide instructions on the second step
For example

  • Provide some sample data in a file.
  • Explain how I know what data I can query. For example the documentation mentions promhttp_metric_handler_requests_total. How do I list the available fields, so I can use them in a query. In the OTEL records, there are many fields.
  • I issued a curl query and got a list of fields, but it does not have any records from OTEL. How am I meant to know what fields are available?
  • Provide a metric records_processed and it shows all the scrapers - their status and how many records they have processed ( and perhaps last read time)
  • Then as part of the second step say issue the query.... to show how many records you have read from which source.

Third step.
Im not sure if I can provide saved queries to save me having to type long queries every time.
The third step should provide an example of creating/editing/deleting a saved rule on the sampled data provided

This information may already exist - I just can't find it.

Thank you

Colin Paice

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions