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 note about HTTP header X-CleverCloud-Monitoring #69

Closed
BlackYoup opened this issue Jun 29, 2018 · 4 comments · Fixed by #469
Closed

Add note about HTTP header X-CleverCloud-Monitoring #69

BlackYoup opened this issue Jun 29, 2018 · 4 comments · Fixed by #469
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@BlackYoup
Copy link
Member

No description provided.

@BlackYoup BlackYoup self-assigned this Jun 29, 2018
@gaelreyrol
Copy link

Can you elaborate ?

@BlackYoup
Copy link
Member Author

Our monitoring tool sends HTTP requests and add an extra header named X-CleverCloud-Monitoring with a certain value (today it's mostly telegraf, but it could be other things in the future). Customers can then check if this header is present to know if the request is a monitoring one or from a legit user. In case of a monitoring request, you may not want to log the request for example, or do any other processing.

@gaelreyrol
Copy link

Thanks !

@gaelreyrol gaelreyrol added the enhancement New feature or request label May 25, 2021
@juliamrch juliamrch transferred this issue from CleverCloud/doc.clever-cloud.com Nov 28, 2023
@juliamrch juliamrch added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Mar 7, 2024
@PLhuillery
Copy link
Contributor

Where to put this part ?

The way i see it: It would either be at many spots where monitoring is mentioned, or FAQ with a dedicated section. But FAQ is quite bloated already.

I'll try with FAQ and see if it's appropriate.

@PLhuillery PLhuillery linked a pull request Dec 11, 2024 that will close this issue
2 tasks
cnivolle added a commit that referenced this issue Jan 7, 2025
## Describe your PR

Added a note in FAQ to explain how to identify a monitoring request
using `X-CleverCloud -Monitoring` header


## Checklist

- [x] My PR is related to an opened issue : #69
- [x] I've read the [contributing
guidelines](/CleverCloud/documentation/blob/main/CONTRIBUTING.md)


## Reviewers
@CleverCloud/reviewers

---------

Co-authored-by: Pierre L. / Peyo <[email protected]>
Co-authored-by: Clément Nivolle <[email protected]>
Co-authored-by: Corentin BARAULT <[email protected]>
Co-authored-by: David Legrand <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Development

Successfully merging a pull request may close this issue.

4 participants