Skip to content

Conversation

mwl
Copy link
Contributor

@mwl mwl commented Aug 15, 2019

New structured API doesn't require a repo reference so was removed as well.


References

@mwl
Copy link
Contributor Author

mwl commented Aug 15, 2019

CI checks currently failing due to apparently unrelated Atlas issue. Please advice

@shakuzen
Copy link
Member

@mwl I've opened #1545 regarding the build failure.

@shakuzen
Copy link
Member

@mwl if you rebase this branch on master, it should have the previous build issue resolved.

@mwl mwl force-pushed the master branch 2 times, most recently from ee9e890 to 71853b0 Compare August 22, 2019 07:50
@mwl
Copy link
Contributor Author

mwl commented Aug 22, 2019

Tested against upcoming Humio 1.6.0 but should also be compatible with everything from 1.2 onwards

@mwl mwl marked this pull request as ready for review August 22, 2019 08:31
@mwl
Copy link
Contributor Author

mwl commented Aug 22, 2019

Documentation might need updating too. What's the process for that?

@shakuzen
Copy link
Member

Documentation might need updating too. What's the process for that?

Documentation is at https://github.com/micrometer-metrics/micrometer-docs/
Feel free to send a pull request over there with doc updates. Thanks.

Copy link
Member

@shakuzen shakuzen left a comment

Choose a reason for hiding this comment

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

Thank you for the pull request. I am not very familiar with Humio, so I just want to understand how the change might affect users. For example, I want to ensure that after this change, any existing dashboards and queries will continue to work.

@shakuzen shakuzen added registry: humio A Humio Registry related issue enhancement A general enhancement labels Aug 27, 2019
@shakuzen shakuzen added this to the 1.3.0 milestone Aug 27, 2019
@mwl
Copy link
Contributor Author

mwl commented Aug 27, 2019

@shakuzen I for one (as an Humio employee) do not want to break any dashboards etc. either, so I'm very carefull when I make these changes and by the end of the day these changes are just reflecting what is actually going on in the server where dataspace/repository is being ignored and resolved from the ingest token.
The API used in current version of Micrometer has been deprecated some time ago so to make sure Micrometer works as usual going forward we should move to the latest api as soon as possible.
Currently there a re no plans to delete the API in question.

@shakuzen
Copy link
Member

Thank you for the explanation and care taken here. I've assigned this to the 1.3 milestone so we can get this change out in the next feature release.

mwl added 2 commits August 27, 2019 21:20
New structured API doesn't require a repo reference so was removed as well.
@shakuzen shakuzen added the spring-boot change Change is needed in Spring Boot for this issue label Sep 29, 2019
@shakuzen
Copy link
Member

In our Spring support, we'll want to make sure that the repository property gets marked as deprecated. I've added the spring-boot change label to remind me of this.

@shakuzen shakuzen merged commit 6b13f8c into micrometer-metrics:master Sep 29, 2019
izeye added a commit to izeye/micrometer that referenced this pull request Oct 25, 2019
mwl added a commit to mwl/micrometer-docs that referenced this pull request Jan 14, 2020
In 1.3 we deprecated the `repository` parameter, see micrometer-metrics/micrometer#1544

Corrected the example query, as it already had an `avg` field. Output is the same as before so no need to update screenshot.
shakuzen pushed a commit to micrometer-metrics/micrometer-docs that referenced this pull request Jan 14, 2020
In 1.3 we deprecated the `repository` parameter, see micrometer-metrics/micrometer#1544

Corrected the example query, as it already had an `avg` field. Output is the same as before so no need to update screenshot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement A general enhancement registry: humio A Humio Registry related issue spring-boot change Change is needed in Spring Boot for this issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants