Skip to content

README Tweaks #142

@gagbo

Description

@gagbo

The "For projects already using custom Prometheus metrics" section could use a few tweaks, noting them here not to forget.

  • The toml snippet to add autometrics doesn't work. "Inline tables" need to be on a single line, not multiple ones, at least my version of Cargo didn't want to accept the current form as is. we should rather have a single line version
[dependencies]
autometrics = { version = "*", features = ["prometheus-0_13"], default-features = false }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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