Skip to content

Commit

Permalink
fix changelog & _index
Browse files Browse the repository at this point in the history
oh
  • Loading branch information
marcsanmi committed Feb 5, 2025
1 parent 431dab8 commit da1d816
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ Main (unreleased)

- Add `pyroscope.relabel` component to modify or filter profiles using Prometheus relabeling rules. (@marcsanmi)

- Add `pyroscope.relabel` component to modify or filter profiles using Prometheus relabeling rules. (@marcsanmi)

### Enhancements

- Add `go_table_fallback` arg to `pyroscope.ebpf` (@korniltsev)
Expand Down
2 changes: 0 additions & 2 deletions docs/sources/reference/compatibility/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -394,7 +394,6 @@ The following components, grouped by namespace, _export_ Pyroscope `ProfilesRece
{{< collapse title="pyroscope" >}}
- [pyroscope.relabel](../components/pyroscope/pyroscope.relabel)
- [pyroscope.write](../components/pyroscope/pyroscope.write)
- [pyroscope.relabel](../components/pyroscope/pyroscope.relabel)
{{< /collapse >}}

<!-- END GENERATED SECTION: EXPORTERS OF Pyroscope `ProfilesReceiver` -->
Expand All @@ -412,7 +411,6 @@ The following components, grouped by namespace, _consume_ Pyroscope `ProfilesRec
- [pyroscope.receive_http](../components/pyroscope/pyroscope.receive_http)
- [pyroscope.relabel](../components/pyroscope/pyroscope.relabel)
- [pyroscope.scrape](../components/pyroscope/pyroscope.scrape)
- [pyroscope.relabel](../components/pyroscope/pyroscope.relabel)
{{< /collapse >}}

<!-- END GENERATED SECTION: CONSUMERS OF Pyroscope `ProfilesReceiver` -->

0 comments on commit da1d816

Please sign in to comment.